Auto merge of #2704 - alexcrichton:clean-no-fetch, r=brson
authorbors <bors@rust-lang.org>
Sat, 11 Jun 2016 00:34:29 +0000 (17:34 -0700)
committerGitHub <noreply@github.com>
Sat, 11 Jun 2016 00:34:29 +0000 (17:34 -0700)
Don't fetch all crates on clean

Only fetch those that are needed by avoiding `ops::fetch`

1  2 
src/cargo/ops/cargo_clean.rs

Simple merge